Event Edit Display
Planned for future release.
- Name - Enter a name for the content item. This text
appears during design mode (configuration).
- Title - Enter the text to display above this iPart on the
rendered page. If blank, no title displays.
- Do not render in design mode - Select this option to
prevent content record data from being loaded in the content editor. This
improves performance during design time (configuration).
- iPart CSS class - (optional) Enter the name of a CSS
class that will be applied to the iPart at runtime. Add this CSS class to an
appropriate style sheet. Using such classes lets you apply special formatting
to targeted iParts in a reusable way.
- Display a border around this content - Select this option
to display a border around this iPart on the rendered page.
- Display content within a collapsible panel - Enable to
allow users to minimize the panel within the page, to work with dense pages
more efficiently.
- Show the content as collapsed - Enable to display the
panel minimized by default.
Tip: Be sure that the
Title makes clear what data is hidden from view.
- Event key - (optional) The key of the specific event to
edit. This comes from the Event.EventKey column. The key may
also be supplied via the URL. A key specified in the iPart configuration takes
precedence over a key in the URL. If no key is specified, the iPart opens in
Add mode, for creation of a new event.
Notes
- If a key value is not set in the configuration page, the iPart looks for
the key in the URL. To include the key in the URL, use the parameter name
EventKey, such as ?EventKey=SPR12 ?EventKey=72290518-44B9-428B-909D-10142B4B6B9F. A
key specified in the iPart configuration takes precedence over a key in the
URL.